-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.9.2 (latest)
-
Code
-
Classes
- FormatInformation
Total Complexity |
17 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
118 |
Lines of code |
53 |
Logical lines of code |
30 |
Comment lines |
26 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
doDecodeFormatInformation() |
A |
52 |
8 |
26 |
decodeFormatInformation() |
S |
68 |
2 |
7 |
equals() |
S |
79 |
2 |
3 |
__construct() |
S |
74 |
1 |
4 |
numBitsDiffering() |
S |
71 |
1 |
4 |
getErrorCorrectionLevel() |
S |
82 |
1 |
3 |
getDataMask() |
S |
82 |
1 |
3 |
hashCode() |
S |
79 |
1 |
3 |